SaResponseType 
Logical Entity Name  SaResponseType 
Default Table Name  SaResponseType 
Physical Only  NO 
Definition 
 
Note 
 

SaResponseType Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SaResponseTypeID(PK)    int  NO 
 
Code    varchar(50)  YES 
 
Descrip    varchar(200)  YES 
 
Active    bit  YES 
 
AllowApplyNSF    bit  YES 
 
AllowAddToGroup    bit  YES 
 
AllowAddTransaction    bit  YES 
 
AllowTriggerEvent    bit  YES 
 
ts    timestamp  NO 
 
AllowVoids    bit  NO 
 

SaResponseType Primary and Unique Keys 
Key Name  Key Type  Keys 
PK__SaResponseType__138CD76B  PrimaryKey  SaResponseTypeID 
SaResponseType_Code_N_U_IDX  Index  Code 

SaResponseType Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SaResponseType Check Constraints 
Check Constraint Name  CheckConstraint